This page documents version 1.2 of the Motif library.
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
The UUUUiiiillllDDDDuuuummmmppppSSSSyyyymmmmbbbboooollllTTTTaaaabbbblllleeee function dumps the contents of a UIL
symbol table pointer to standard output.
_r_o_o_t__p_t_r Specifies a pointer to the the symbol table root
entry. This value can be taken from the
ppppaaaarrrrsssseeee____ttttrrrreeeeeeee____rrrrooooooootttt part of the UUUUiiiillll____ccccoooommmmppppiiiilllleeee____ddddeeeesssscccc____ttttyyyyppppeeee
data structure returned by UUUUiiiillll.
By following the link from the root entry, you can traverse
the entire parse tree. Symbol table entries are in the
following format:
_h_e_x._a_d_d_r_e_s_s
_s_y_m_b_o_l._t_y_p_e
_s_y_m_b_o_l._d_a_t_a
_p_r_e_v._s_o_u_r_c_e._p_o_s_i_t_i_o_n
_s_o_u_r_c_e._p_o_s_i_t_i_o_n
_m_o_d_i_f_i_c_a_t_i_o_n._r_e_c_o_r_d
where:
_h_e_x._a_d_d_r_e_s_s Specifies the hexadecimal address of
this entry in the symbol table.
_s_y_m_b_o_l._t_y_p_e Specifies the type of this symbol table
entry. Some possible types are rrrrooooooootttt,
mmmmoooodddduuuulllleeee, vvvvaaaalllluuuueeee, pppprrrroooocccceeeedddduuuurrrreeee, and wwwwiiiiddddggggeeeetttt.
_s_y_m_b_o_l._d_a_t_a Specifies data for the symbol table